home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Next Step: Mars?
/
Next Step Mars (1994)(IVI).iso
/
glowent.dir
/
00019_Script_19
< prev
next >
Wrap
Text File
|
1994-11-29
|
263b
|
18 lines
on exitFrame
global CM7SC2M1
if the movieTime of sprite 3 = CM7SC2M1 then
go to the frame + 1
else
go to frame the frame
end if
end
on mouseDown
set the movieRate of sprite 3 to 0
updateStage
go to frame "End"
end